home *** CD-ROM | disk | FTP | other *** search
- object fPopUpGIF: TfPopUpGIF
- Left = 590
- Top = 250
- BorderIcons = []
- BorderStyle = bsNone
- ClientHeight = 270
- ClientWidth = 264
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = False
- Scaled = False
- OnClose = FormClose
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- PixelsPerInch = 96
- TextHeight = 13
- object ImgBkg: TImage
- Left = 0
- Top = 0
- Width = 264
- Height = 270
- AutoSize = True
- Picture.Data = {<image000.jpg>}
- end
- object Image1: TImage
- Left = 244
- Top = 0
- Width = 15
- Height = 13
- Cursor = crHandPoint
- Transparent = True
- OnClick = Image1Click
- end
- object ImgBanner: TImage
- Left = 7
- Top = 13
- Width = 250
- Height = 250
- Center = True
- OnClick = ImgBannerClick
- end
- object TimerClose: TTimer
- Enabled = False
- Interval = 8000
- OnTimer = TimerCloseTimer
- Left = 210
- Top = 222
- end
- end
-